home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 9
/
PC World Interactive 9 - Temmuz 1998.iso
/
muzik
/
DJM210.EXE
/
djm210
/
DJMaster.exe
/
0
/
RCDATA
/
TFORM5
/
TFORM5.txt
< prev
Wrap
Text File
|
1998-02-09
|
928b
|
49 lines
object Form5: TForm5
Left = 257
Top = 328
BorderIcons = []
BorderStyle = bsNone
Caption = 'DJ Master'
ClientHeight = 260
ClientWidth = 410
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 410
Height = 260
Align = alClient
BevelWidth = 5
TabOrder = 0
object Image1: TImage
Left = 5
Top = 5
Width = 400
Height = 250
Align = alClient
Center = True
Picture.Data = {<image000.bmp>}
OnClick = Image1Click
end
end
object Timer1: TTimer
Enabled = False
Interval = 5000
OnTimer = Timer1Timer
Left = 8
Top = 8
end
end